home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / standard / stprint.z / stprint
Encoding:
Text File  |  1998-10-30  |  3.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. SSSSTTTTPPPPRRRRIIIINNNNTTTT((((3333XXXX))))                                                        SSSSTTTTPPPPRRRRIIIINNNNTTTT((((3333XXXX))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      stprint - routines to print the symbol table
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<ssssyyyymmmmssss....hhhh>>>>
  13.  
  14.      ####iiiinnnncccclllluuuuddddeeee <<<<ssssttttddddiiiioooo....hhhh>>>>
  15.  
  16.      cccchhhhaaaarrrr ****sssstttt____mmmmllllaaaannnngggg____aaaasssscccciiiiiiii [[[[]]]];;;;
  17.      cccchhhhaaaarrrr ****sssstttt____mmmmsssstttt____aaaasssscccciiiiiiii [[[[]]]];;;;
  18.      cccchhhhaaaarrrr ****sssstttt____mmmmsssscccc____aaaasssscccciiiiiiii [[[[]]]];;;;
  19.      cccchhhhaaaarrrr ****sssstttt____mmmmbbbbtttt____aaaasssscccciiiiiiii [[[[]]]];;;;
  20.      cccchhhhaaaarrrr ****sssstttt____mmmmttttqqqq____aaaasssscccciiiiiiii [[[[]]]];;;;
  21.  
  22.      vvvvooooiiiidddd sssstttt____dddduuuummmmpppp((((FFFFIIIILLLLEEEE ****ffffdddd,,,, lllloooonnnngggg ffffllllaaaaggggssss))));;;;
  23.  
  24.      vvvvooooiiiidddd sssstttt____pppprrrriiiinnnnttttffffdddd((((FFFFIIIILLLLEEEE ****ffffdddd,,,, lllloooonnnngggg iiiiffffdddd,,,, lllloooonnnngggg ffffllllaaaaggggssss))));;;;
  25.  
  26. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  27.      The _s_t_p_r_i_n_t routines and arrays provide an easy way to print the MIPS
  28.      symbol table.  (using _s_t__c_u_r_r_e_n_t _p_c_h_d_r().)
  29.  
  30.      The arrays map constants to their ASCII equivalents. The constants can be
  31.      found in _s_y_m_c_o_n_s_t._h and represent languages (_l_a_n_g), symbol types (_s_t),
  32.      storage classes (_s_c), basic types (_b_t), and type qualifiers (_t_q).
  33.  
  34.      The _s_t__d_u_m_p routine prints an ASCII version of the symbol. If fd is NULL,
  35.      the routine prints file _f_d and stdout.  The flags can be a mask of a
  36.      section of symbol table specified by ORing _S_T__P* constants together from
  37.      _c_m_p_l_r_s/_s_t_s_u_p_p_o_r_t._h.  This routine modifies the current file.
  38.  
  39.      _S_t__p_r_i_n_t_f_d prints the sections associated with the file specified by the
  40.      ifd argument.  The other arguments are the same as in _s_t__d_u_m_p.  These
  41.      arguments modify the current file, as well.
  42.  
  43. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  44.      stfe(3x), stcu(3x)
  45.  
  46. BBBBUUUUGGGGSSSS
  47.      The interface will be added to incrementally as needed.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.